-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issues with searching for files on ESGF #1863
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1863 +/- ##
=======================================
Coverage 91.51% 91.51%
=======================================
Files 209 209
Lines 11340 11342 +2
=======================================
+ Hits 10378 10380 +2
Misses 962 962
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
facets[key] = values[idx] | ||
else: | ||
logger.debug("Wrong dataset_id_template_ %s for dataset %s", | ||
template, dataset_id) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe I should do something smarter here..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Continued in #1920
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks good to me @bouweandela - unless you want to do something smarter in there where you say that?
Thanks @valeriupredoi! Let's get this merged and I'll make a new pull request to do something smarter ;-) |
Thanks 🚀 |
Description
Closes #1861
Closes #1862
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number pull requests: